Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #2407: project pipeline detail #2415

Conversation

erda-bot
Copy link
Member

Cherry pick of #2407 on release/1.3.

Squashed commit message:

commit db86bcc75f4f5db35e9fa660c8f89e7059a7e52d
Author: kakj <18579115540@163.com>
Date:   Fri Oct 15 16:49:34 2021 +0800

    project pipeline detail (#2407)
    
    * Fix default issue state coming from home page (#2268)
    
    * Increase the detailed view interface of the project pipeline
    
    Co-authored-by: shuofan <fanshuo2015@gmail.com>

What type of this PR

/kind feature

What this PR does / why we need it:

Some actions need to query the detailed interface of the project-level pipeline. The original detailed interface of the dop will verify whether there is application permission

erda-issue: erda-issue

* Fix default issue state coming from home page (erda-project#2268)

* Increase the detailed view interface of the project pipeline

Co-authored-by: shuofan <fanshuo2015@gmail.com>
@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #2415 (db86bcc) into release/1.3 (3f0e542) will increase coverage by 0.00%.
The diff coverage is 44.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/1.3    #2415   +/-   ##
============================================
  Coverage        16.14%   16.15%           
============================================
  Files             1182     1182           
  Lines           116943   116978   +35     
============================================
+ Hits             18885    18899   +14     
- Misses           96128    96142   +14     
- Partials          1930     1937    +7     
Impacted Files Coverage Δ
modules/dop/endpoints/endpoints.go 1.07% <0.00%> (-0.01%) ⬇️
modules/dop/endpoints/pipeline.go 5.03% <33.33%> (+0.90%) ⬆️
modules/dop/endpoints/project_pipeline.go 13.23% <52.94%> (+13.23%) ⬆️

@sfwn
Copy link
Member

sfwn commented Oct 15, 2021

/approve

@erda-bot erda-bot merged commit ed60374 into erda-project:release/1.3 Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants